home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / graphics / 1716 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.6 KB

  1. Path: erinews.ericsson.se!usenet
  2. From: Jonas Elfstrom <jonas@plea.se>
  3. Newsgroups: comp.sys.amiga.graphics
  4. Subject: Smooth pointer under CyberGraphX
  5. Date: Tue, 05 Mar 1996 09:36:49 +0000
  6. Organization: PLEA AB http://plea.se/
  7. Message-ID: <313C0B31.5830@plea.se>
  8. NNTP-Posting-Host: klpc010.ericsson.se
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. X-Mailer: Mozilla 2.0 (WinNT; I)
  13.  
  14. If you run your WB at 72Hz you might have noticed that the
  15. mousepointer isn't as smooth as it is under AGA.
  16. Quick fix:
  17. run >NIL: vt >NIL: S7 DE=0 work:graphics/pics/1x1pixelbrush.iff
  18. Put the above line in your user-startup and the mousepointer
  19. will be smooth again... 
  20.  
  21. Well, what does that strange looking commandline do anyway?
  22.  
  23. (I hope you are famaliar with run)
  24.  
  25. vt   -> ViewTek, can be found on aminet. (gfx/show/ViewTEK21.lha)  
  26. S7   -> super72 (a 72Hz mode)
  27. DE=0 -> Shows the picure for 0 seconds...
  28.  
  29. The 1x1pixelbrush.iff is any picture but preferably a small one.
  30.  
  31. Would be even better to write a small program that opens a
  32. very small 72Hz ECS/AGA screen.
  33.  
  34. I think all this is because CyberGraphX doesn't "patch" the
  35. WaitTOF() routine.
  36.  
  37. Running your vertical blanking at 72Hz gives a little more 
  38. overhead but I could hardly notice it with CPUmeter.
  39. (0.5-1.0% extra load, maybe)
  40.  
  41. BTW, works on my A3000/25/CV64 and OS3.1.
  42.  
  43. PS. If you run your WB at 60Hz under CyberGraphX you could try
  44.     changing S7 to NT but the change is not as great. 
  45. DS.
  46.  
  47. -- 
  48.  / Jonas Elfstrom       (5+ rows .sigs sux)       jonas@plea.se  \
  49. < Amiga, Linux, ISP, C, 680x0/6502.  Guinness.  Suede, Oasis, SP. >
  50.  \ We are here to PLEAse you.  +46 19 322010   http://www.plea.se/
  51.